Skip to content

Fix BAND_RX export when RX band is empty - #1039

Merged
ea4k merged 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-rx-band
Jul 29, 2026
Merged

Fix BAND_RX export when RX band is empty#1039
ea4k merged 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-rx-band

Conversation

@yl3gbc

@yl3gbc yl3gbc commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This fixes ADIF export when RX band is empty or stored as 0.

Before this change KLog could export BAND_RX with value 0 when band_rx was empty/invalid, which can cause LoTW/TQSL upload errors.

The export now writes BAND_RX only when band_rx is not empty, not 0, and different from BAND.

Changed:

  • getADIFStandard()
  • getADIFLoTW()
  • getADIFClubLog()

@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

@ea4k
ea4k merged commit 743b83b into ea4k:master Jul 29, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants